Replace a bash-specific redirection in tools/ioemu/configure with a
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 May 2006 12:58:13 +0000 (13:58 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 May 2006 12:58:13 +0000 (13:58 +0100)
commit1f516c94dc149b40fc11baebca2a6b6118b557e7
tree65411b39de37760c9f6d5bbe6f253fa06e7be661
parent71b15b97e4e6d73730d81ccba04379b7a3c16e2b
Replace a bash-specific redirection in tools/ioemu/configure with a
standard POSIX one which allows the Xen tools to be built with a POSIX
shell other than bash.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
tools/ioemu/configure